√在线天堂中文最新版网,97se亚洲综合色区,国产成人av免费网址,国产成人av在线影院无毒,成人做爰100部片

查電話號(hào)碼 繁體版 English 日本語(yǔ)
登錄 注冊(cè)

data transfer object造句

"data transfer object"是什么意思  
造句與例句手機(jī)版
  • Data transfer objects are associated with views
    數(shù)據(jù)傳輸對(duì)象與視圖關(guān)聯(lián)
  • Class is a data transfer object
    類是一個(gè)數(shù)據(jù)轉(zhuǎn)換對(duì)象( dto ) 。
  • The problem : which data transfer object is returned by which entity
    問(wèn)題:哪個(gè)數(shù)據(jù)傳輸對(duì)象由哪個(gè)實(shí)體返回?
  • It seems obvious that session beans with data transfer objects will play a role in the implementation
    ) ,很明顯帶有數(shù)據(jù)傳輸對(duì)象的會(huì)話bean就會(huì)在實(shí)現(xiàn)中扮演重要角色。
  • It is also great that you are already using data transfer objects , basically the same as service data objects
    同樣使用數(shù)據(jù)傳輸對(duì)象也是非常好的,基本上同服務(wù)數(shù)據(jù)對(duì)象類似。
  • A data transfer object is often little more than a bunch of fields and getters and setters for these fields
    數(shù)據(jù)轉(zhuǎn)移對(duì)象常常只不過(guò)是一些字段以及這些字段的getters和setters 。
  • " in many ways , a data transfer object is one of those objects our mothers told us never to write
    “在許多方面,數(shù)據(jù)轉(zhuǎn)移對(duì)象都是一種我們的父輩曾經(jīng)告誡我們從來(lái)就不要編寫(xiě)對(duì)象。
  • I have been following your articles lately and had to comment about the use of data transfer objects dtos
    我已經(jīng)讀過(guò)您最近的文章,對(duì)于數(shù)據(jù)傳輸對(duì)象( dto ) ,我想提出一些自己的看法。
  • However , given the specialized nature of data transfer objects , there is usually no behavior for them to inherit
    然而,如果給定數(shù)據(jù)轉(zhuǎn)移對(duì)象的具體種類,通常就沒(méi)有行為用于它們的繼承。
  • The use of the data transfer object minimizes the chattiness between the layers - only one stateless call is needed
    數(shù)據(jù)傳輸對(duì)象的使用最小化了不同層之間的間隔= =僅僅需要一個(gè)無(wú)狀態(tài)調(diào)用。
  • It's difficult to see data transfer object in a sentence. 用data transfer object造句挺難的
  • I would have had to explain the best practice to use data transfer objects to flow data from the servlet to the jsp
    我不得不解釋使用數(shù)據(jù)傳輸對(duì)象來(lái)在servlet和jsp之間傳輸數(shù)據(jù)的最佳經(jīng)驗(yàn)。
  • It shows the relationship between jsps and servlets , session and entity ejbs , and key and view data transfer objects
    它說(shuō)明了jsp和servlet ,會(huì)話和實(shí)體ejb ,以及key和視圖數(shù)據(jù)轉(zhuǎn)換對(duì)象之間的聯(lián)系:
  • Because these javabeans are used to transfer data to and from the service , they are sometimes termed data transfer objects dtos
    因?yàn)檫@些javabean常常用于在服務(wù)之間傳輸數(shù)據(jù),所以有時(shí)也稱其為數(shù)據(jù)傳輸對(duì)象( data transfer object , dto ) 。
  • Similarly , the response or reply could share the code that generates a stream from the data transfer object which could be an instance of exception
    類似地,響應(yīng)或應(yīng)答可以共用從資料傳輸物件它可以是exception的一個(gè)實(shí)例產(chǎn)生流的程式碼。
  • Yet another consideration is that we are dealing with value types or to use the now commonly accepted term , " data transfer objects "
    而另外一件需要考慮的事情是,我們正在處理值類型(或使用現(xiàn)在普遍接受的術(shù)語(yǔ): “數(shù)據(jù)轉(zhuǎn)移對(duì)象( data transfer objects ) ” ) 。
  • The key to optimal ejb performance is to use data transfer objects and custom methods to create , get , and set all the needed properties for a given use case in one call
    獲得ejb最佳性能的關(guān)鍵是,使用數(shù)據(jù)傳輸對(duì)象和自定義的方法在一個(gè)調(diào)用里為給定的用例創(chuàng)建、獲取和設(shè)置所有需要的屬性。
  • In other words , the servlet loads an array of up to ten " productview " objects which is the same as your data transfer object except that it is serializable , and then calls the jsp
    換句話說(shuō),該servlet加載10個(gè)" productview "對(duì)象(與您的數(shù)據(jù)傳輸對(duì)象是一樣的,只不過(guò)它是序列化的) ,并且接下來(lái)調(diào)用jsp 。
  • The web service servlet and the message driven bean could share the code that parses the data transfer objects from a stream extracted from the message string or httpservletrequest
    Web service servlet和message driven bean可以共用對(duì)來(lái)自從訊息串或httpservletrequest提取的流的資料傳輸物件進(jìn)行解析的程式碼。
  • The ejb advocate takes a top - down view of service - oriented architectures in order to get to the bottom of whether a session or entity ejb component should assemble the data transfer objects returned by the service
    Ejb倡導(dǎo)者對(duì)面向服務(wù)的體系結(jié)構(gòu)從上至下進(jìn)行了分析,以最終確定應(yīng)該使用會(huì)話ejb組件還是實(shí)體ejb組件組裝服務(wù)返回的數(shù)據(jù)傳輸對(duì)象。
  • In this case , the number of instructions it takes to access a property on a data transfer object is estimated in the 10s , not 10s of thousands - orders of magnitude better than accessing even a local ejb under a global transaction
    在這個(gè)案例中,它在訪問(wèn)數(shù)據(jù)傳送對(duì)象的一個(gè)屬性時(shí)所花的指令估計(jì)為10s ,不是數(shù)千個(gè)10s - -其數(shù)量級(jí)比訪問(wèn)一個(gè)全局事務(wù)下的本地ejb要更好。
  • 更多造句:  1  2
如何用data transfer object造句,用data transfer object造句,data transfer object in a sentence, 用data transfer object造句和data transfer object的例句由查查漢語(yǔ)詞典提供,版權(quán)所有違者必究。